home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / unix / amiga / 91 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.0 KB

  1. Path: dtek.chalmers.se!d1mag
  2. From: d1mag@dtek.chalmers.se (Christian Magnusson)
  3. Newsgroups: comp.unix.amiga
  4. Subject: Re: NetBSD 1.1 silo overflows
  5. Date: 12 Jan 1996 20:23:01 GMT
  6. Organization: Chalmers University of Technology
  7. Message-ID: <4d6fv5$dbj@nyheter.chalmers.se>
  8. References: <4d4g9m$39g@crash.microserve.net>
  9. NNTP-Posting-Host: mis.dtek.chalmers.se
  10.  
  11.  
  12. I asked this question a week ago too.. :)
  13.  
  14. I suppose you have recompiled the kernel, and you should add an option
  15. LEV6_DEFER in your config file (to get higher priority on the serial port)
  16.  
  17. options LEV6_DEFER
  18.  
  19. I would recommend you to increase the buffersize for incoming chars too.
  20. If you use your normal serport, then change the value SERIBUF_SIZE
  21. in src/sys/arch/amiga/dev/ser.c (line 83) to 16384  (or something else... :)
  22.  
  23.  
  24. Hope this will help for you....
  25.  
  26. Mag
  27.  
  28. --
  29. |  Christian 'Mag' Magnusson        Computer Science and Engineering
  30. |  Email:  d1mag@dtek.chalmers.se    Chalmers University of Technology
  31. |  GSM:    +46 (0)705 380580
  32. |  WWW:    http://www.dtek.chalmers.se/~d1mag
  33.